pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
native
Platform filter
native
Switch theme
Search in API
pulvreakt
rabbitmq-protocol
/
it.unibo.pulvreakt.platforms.rabbitmq
/
RabbitmqProtocol
/
[native]writeToChannel
write
To
Channel
native
open
suspend override
fun
writeToChannel
(
from
:
Entity
,
to
:
Entity
,
message
:
ByteArray
)
:
Either
<
ProtocolError
,
Unit
>